How to Install archivemount software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install archivemount software package in Ubuntu 12.04 LTS (Precise Pangolin)

archivemount software package provides mounts an archive for access as a file system, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install archivemount 

archivemount is installed in your system.

Make ensure the archivemount package were installed using the commands given below,

$ sudo dpkg-query -l | grep archivemount *

You will get with archivemount package name, version, architecture and description in a table

archivemount package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package archivemount
Version 0.6.1-2build1
Description mounts an archive for access as a file system
Sub Section Utils


See Also, How to uninstall or remove archivemount software package from Ubuntu 12.04 LTS (Precise Pangolin)?